'Declaration Public ReadOnly Property PropertyName As String
'Usage Dim instance As ItemPropertyEventArgs(Of T) Dim value As String value = instance.PropertyName
public string PropertyName {get;}
'Declaration Public ReadOnly Property PropertyName As String
'Usage Dim instance As ItemPropertyEventArgs(Of T) Dim value As String value = instance.PropertyName
public string PropertyName {get;}